Reading Comprehension On SQuAD Using Tensorflow

نویسندگان

  • Chase Brandon
  • Michael Holloway
چکیده

This paper describes attempts at developing a high performance reading comprehension model. Reading comprehension, in the current context, is defined as extracting textual answers from context passages given qualitative text questions. To train and test our comprehension model, we use Stanford’s SQuAD dataset, a standard dataset for comprehension tasks. We present our initial implementation of the AttentiveReader model as first presented by Herman et al. We also introduce our use of Bi-Directional GRU cell’s as an extension to this model. We discuss the advantages of our chosen model in regard to the reading comprehension task. We also discuss some of its shortcomings. In order to overcome these shortcomings, we introduce and analyze several other models presented in various recently published research papers. Many of the discussed papers are currently ranked near the top of SQuAD’s leaderboard in regard to the ExactMatch and F1 scoring metrics.

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Implementing Multi-Perspective Context Matching for the SQuAD Task in TensorFlow

The Multi-Perspective Context Matching model introduced by Wang, et al. [1] in 2016 is known to be capable of producing strong results in the SQuAD question answering task. As of this writing, it is tied for 3 place on the SQuAD leaderboard. Implementing the model efficiently is difficult in practice, and the original introduction paper leaves out some implementation details. The goal of this p...

متن کامل

An Exploration of Approaches for the Stanford Question Answering Dataset

In this paper, we present an exploration of several approaches of varying complexity, novelty and effectiveness applied to solving the reading comprehension problem evaluated by the Stanford Question Answering Dataset (SQuAD), taken from the perspective of a novice practitioner of Deep Neural Networks for Natural Language Processing. Here, we present several models, their mathematical structure...

متن کامل

Assignment 4: Question Answering on the SQuAD Dataset with Part-of-speech Tagging

This research applies deep learning with bi-LSTMs to train a model that responds to queries on the Stanford Question Answering Dataset (SQuAD). The model design was motivated by Wang et. al.’s December 2016 IBM Research paper on multi-perspective context matching for machine comprehension. Using TensorFlow, we implemented a multi-layer neural network architecture utilizing bi-directional LSTMs ...

متن کامل

SQuAD Reading Comprehension

One important task in Natural Language Understanding is Reading Comprehension. Given a piece of text, we want to be able to answer any relevant questions. Using Stanford Question Answering Dataset(SQuAD), which is a new reading comprehension dataset consisting of 100,000+ questions posed by crowdworkers on a set of Wikipedia articles, we built a reading comprehension model that attains 75.2% F1...

متن کامل

SQuAD reading comprehension deep learning model

We introduce a neural network model for reading comprehension using the SQuAD dataset. Our model is composed of a Dynamic Coattention Network encoder (Xiong et al. [2016]) and a novel decoder designed for runtime minimization. Our model obtained an F1 score of 52.283 when tested on the SQuAD dev set, and an exact-match score of 38.723.

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

عنوان ژورنال:

دوره   شماره 

صفحات  -

تاریخ انتشار 2017